.fuwu-box {
  position: relative;
  height: 1150px;
}
.fuwu-box .fuwu-item1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 510px;
  height: 300px;
  z-index: 10;
}
.fuwu-box .fuwu-item1.fuwu-item1-box {
  background: url(../images/service/fuwu1.png) no-repeat center;
}
.fuwu-box .fuwu-item1 .fuwu-line {
  position: absolute;
  left: 80%;
  top: 30%;
  height: 3px;
  width: 230px;
  background: #0a1ea4;
}
.fuwu-box .fuwu-item1 .fuwu-des {
  position: absolute;
  left: 130%;
  top: 24%;
  width: 300px;
  padding-top: 50px;
}
.fuwu-box .fuwu-item1 .fuwu-des p {
  color: #243b60;
  text-align: left;
}
.fuwu-box .fuwu-item1 .fuwu-des p:nth-child(1) {
  font-size: 22px;
}
.fuwu-box .fuwu-item1 .fuwu-des p:nth-child(2) {
  font-size: 12px;
  text-transform: uppercase;
}
.fuwu-box .fuwu-item1 .fuwu-des:before {
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/service/fuwu-icon1.png) no-repeat center;
}
.fuwu-box .fuwu-item2 {
  position: absolute;
  left: 0;
  top: 200px;
  width: 100%;
  height: 300px;
  z-index: 1;
}
.fuwu-box .fuwu-item2.fuwu-item2-box {
  background: url(../images/service/fuwu2.png) no-repeat center;
}
.fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-line {
  position: absolute;
  left: 43%;
  top: 50%;
  height: 3px;
  width: 230px;
  background: #0a1ea4;
}
.fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-des {
  position: absolute;
  left: 16%;
  top: 44%;
  width: 300px;
  padding-top: 50px;
}
.fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-des p {
  color: #243b60;
  text-align: right;
}
.fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-des p:nth-child(1) {
  font-size: 22px;
}
.fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-des p:nth-child(2) {
  font-size: 12px;
  text-transform: uppercase;
}
.fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-des:before {
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/service/fuwu-icon2.png) no-repeat center;
}
.fuwu-box .fuwu-item3 {
  position: absolute;
  left: 0;
  top: 500px;
  width: 510px;
  height: 300px;
  z-index: 10;
}
.fuwu-box .fuwu-item3.fuwu-item3-box {
  background: url(../images/service/fuwu3.png) no-repeat center;
}
.fuwu-box .fuwu-item3 .fuwu-line {
  position: absolute;
  left: 80%;
  top: 30%;
  height: 3px;
  width: 230px;
  background: #0a1ea4;
}
.fuwu-box .fuwu-item3 .fuwu-des {
  position: absolute;
  left: 130%;
  top: 24%;
  width: 300px;
  padding-top: 50px;
}
.fuwu-box .fuwu-item3 .fuwu-des p {
  color: #243b60;
  text-align: left;
}
.fuwu-box .fuwu-item3 .fuwu-des p:nth-child(1) {
  font-size: 22px;
}
.fuwu-box .fuwu-item3 .fuwu-des p:nth-child(2) {
  font-size: 12px;
  text-transform: uppercase;
}
.fuwu-box .fuwu-item3 .fuwu-des:before {
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/service/fuwu-icon3.png) no-repeat center;
}
.fuwu-box .fuwu-item4 {
  position: absolute;
  left: 0;
  top: 700px;
  width: 100%;
  height: 300px;
  z-index: 1;
}
.fuwu-box .fuwu-item4.fuwu-item4-box {
  background: url(../images/service/fuwu4.png) no-repeat center;
}
.fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-line {
  position: absolute;
  left: 43%;
  top: 50%;
  height: 3px;
  width: 230px;
  background: #0a1ea4;
}
.fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-des {
  position: absolute;
  left: 16%;
  top: 44%;
  width: 300px;
  padding-top: 50px;
}
.fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-des p {
  color: #243b60;
  text-align: right;
}
.fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-des p:nth-child(1) {
  font-size: 22px;
}
.fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-des p:nth-child(2) {
  font-size: 12px;
  text-transform: uppercase;
}
.fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-des:before {
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/service/fuwu-icon4.png) no-repeat center;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .fuwu-box {
    position: relative;
    height: 750px;
  }
  .fuwu-box .fuwu-item1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 300px;
    z-index: 10;
  }
  .fuwu-box .fuwu-item1.fuwu-item1-box {
    background: url(../images/service/fuwu1.png) no-repeat center;
  }
  .fuwu-box .fuwu-item1 .fuwu-line {
    width: 0;
  }
  .fuwu-box .fuwu-item1 .fuwu-des {
    top: 50%;
    left: 0;
    margin-top: -50px;
    width: 100%;
    height: 100px;
    padding-top: 0;
  }
  .fuwu-box .fuwu-item1 .fuwu-des p {
    color: #fff;
    text-align: center;
  }
  .fuwu-box .fuwu-item1 .fuwu-des p:nth-child(1) {
    font-size: 22px;
  }
  .fuwu-box .fuwu-item1 .fuwu-des p:nth-child(2) {
    font-size: 12px;
    text-transform: uppercase;
  }
  .fuwu-box .fuwu-item1 .fuwu-des:before {
    background: none;
  }
  .fuwu-box .fuwu-item2 {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    height: 300px;
    z-index: 1;
  }
  .fuwu-box .fuwu-item2.fuwu-item2-box {
    background: url(../images/service/fuwu2-small.png) no-repeat center;
  }
  .fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-line {
    display: none;
  }
  .fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-des {
    top: 50%;
    left: 0;
    margin-top: -50px;
    width: 100%;
    height: 100px;
    padding-top: 0;
  }
  .fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-des p {
    color: #fff;
    text-align: center;
  }
  .fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-des p:nth-child(1) {
    font-size: 22px;
  }
  .fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-des p:nth-child(2) {
    font-size: 12px;
    text-transform: uppercase;
  }
  .fuwu-box .fuwu-item2.fuwu-item2-box .fuwu-des:before {
    background: none;
  }
  .fuwu-box .fuwu-item3 {
    position: absolute;
    left: 0;
    top: 300px;
    width: 50%;
    height: 300px;
    z-index: 10;
  }
  .fuwu-box .fuwu-item3.fuwu-item3-box {
    background: url(../images/service/fuwu3.png) no-repeat center;
  }
  .fuwu-box .fuwu-item3 .fuwu-line {
    display: none;
  }
  .fuwu-box .fuwu-item3 .fuwu-des {
    top: 50%;
    left: 0;
    margin-top: -50px;
    width: 100%;
    height: 100px;
    padding-top: 0;
  }
  .fuwu-box .fuwu-item3 .fuwu-des p {
    color: #fff;
    text-align: center;
  }
  .fuwu-box .fuwu-item3 .fuwu-des p:nth-child(1) {
    font-size: 22px;
  }
  .fuwu-box .fuwu-item3 .fuwu-des p:nth-child(2) {
    font-size: 12px;
    text-transform: uppercase;
  }
  .fuwu-box .fuwu-item3 .fuwu-des:before {
    display: none;
  }
  .fuwu-box .fuwu-item4 {
    position: absolute;
    left: 50%;
    top: 300px;
    width: 50%;
    height: 300px;
    z-index: 1;
  }
  .fuwu-box .fuwu-item4.fuwu-item4-box {
    background: url(../images/service/fuwu4-small.png) no-repeat center;
  }
  .fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-line {
    display: none;
  }
  .fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-des {
    top: 50%;
    left: 0;
    margin-top: -50px;
    width: 100%;
    height: 100px;
    padding-top: 0;
  }
  .fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-des p {
    color: #fff;
    text-align: center;
  }
  .fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-des p:nth-child(1) {
    font-size: 22px;
  }
  .fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-des p:nth-child(2) {
    font-size: 12px;
    text-transform: uppercase;
  }
  .fuwu-box .fuwu-item4.fuwu-item4-box .fuwu-des:before {
    display: none;
  }
}
/*# sourceMappingURL=service.css.map */